concatenate compressed and uncompressed logs

2010-07-15 1 min read Bash Fedora Linux

<span style="font-size: x-large;"><a href="http://feedproxy.google.com/~r/Command-line-fu/~3/iwFUyltYgjM/concatenate-compressed-and-uncompressed-logs">concatenate compressed and uncompressed logs

$ find /var/log/apache2 -name 'access.loggz' -exec <a class="zem_slink freebase/guid/9202a8c04000641f800000000001abd9" title="Gzip" rel="homepage" href="http://www.gzip.org/">zcat {} ; -or -name 'access.log' -exec cat {} ; This command allows you to stream your log files, including gziped files, into one stream which can be piped to <a class="zem_slink freebase/guid/9202a8c04000641f800000000000584b" title="AWK" rel="homepage" href="http://cm.bell-labs.com/cm/cs/awkbook/index.html">awk or some other command for analysis.

Note: if your version of &#8217;find&#8217; supports it, use:

Continue reading

Gnome Icons, themes and window decorator.

2010-07-14 1 min read Fedora Linux

Yesterday, I had tried fusion theme, but that did not work our that good for me. Reasons multifold:

  1. I like the features of GNome
  2. I am used to GNome
  3. Other window managers did not look that lucarative to me.
  4. Compiz was chocking my CPU..
    and so on..

So I went back to my GNome but wanted to change the looks so searched enough today to get the right set of Icons and themes. I think I finally got some decent ones and here are the links for the icons that I liked:
<a href="http://www.junauza.com/2008/08/10-really-cool-icon-sets-for.html" target="_blank">http://www.junauza.com/2008/08/10-really-cool-icon-sets-for.html
and this one <a href="http://www.ubuntu-unleashed.com/2008/05/ultimate-gnome-icon-theme.html" target="_blank">here.

Continue reading

Configurable Linux Distro You Might Want To Try – Fedora

2010-07-14 2 min read Fedora Linux

Rounding out the fall releases from the big cheeses in Linux comes <a class="zem_slink freebase/en/fedora" title="Fedora" rel="homepage" href="http://fedoraproject.org/">Fedora 12. <a href="http://fedoraproject.org/">Fedora is a popular <a class="zem_slink freebase/en/linux_distribution" title="Linux distribution" rel="wikipedia" href="http://en.wikipedia.org/wiki/Linux_distribution">Linux distribution funded by <a href="http://www.redhat.com/">Red Hat, the most profitable Linux <a class="zem_slink freebase/guid/9202a8c04000641f8000000006ae3af5" title="Company" rel="wikipedia" href="http://en.wikipedia.org/wiki/Company">corporation active today. Fedora usually sits within the top three or four most popular distributions at <a href="http://distrowatch.com">distrowatch.com.

Much of the company and community work that goes into Fedora will find its way into <a href="http://www.redhat.com/rhel/">Red Hat Enterprise Linux, the commercial Linux version used by governments and <a class="zem_slink freebase/guid/9202a8c04000641f800000000004e02d" title="Business" rel="wikipedia" href="http://en.wikipedia.org/wiki/Business">businesses around the world. You might compare the relationship between Red Hat and Fedora to <a href="http://www.novell.com/linux/">Novell and <a href="http://www.opensuse.org/en/">openSUSE.

Continue reading

Unixmen - Tips to reduce memory usage on Firefox

2010-07-14 1 min read Firefox Uncategorized

A nice aritcle on reducing the memory usage of firefox on <a class="zem_slink" title="Linux" rel="wikipedia" href="http://en.wikipedia.org/wiki/Linux">Linux.

There are some things in life everyone is looking for and no one ever finds and there are other things that people keep finding and re-finding and inventing and re-inventing. Reducing memory usage for <a class="zem_slink" title="Firefox" rel="homepage" href="http://www.mozilla.com/firefox/">Firefox and speeding it up is one such thing. So, here is another story to reduce the memory usage of firefox.

Continue reading

Are you swapped? Increase the performance of Linux machine.

2010-07-14 2 min read Fedora Linux

With the ever increasing cost of the Hardware, the amount of physical RAM available on the system is increasing day by day. For example, couple of years back, I had a system which was very high end Desktop with 256MB RAM and today I have a 2GB RAM Desktop. So, whats the point.

The Linux systems (right word should be kernel) are desiged to use both RAM and swap partition. Swap partition is a partition on Hard disk and is used mostly like RAM. Problem is that HDD access is always slower than RAM access and hence inherently, the system will work little slower even if you have enough RAM not to use swap. The term &#8221;swappiness&#8221; is used to determine how the kernel should try to seam-balance between the use of RAM and swap. By default, most of the distro&#8217;s have a swappiness of 60. A higher value of swappiness means that the RAM will be swapped out faster.

Continue reading

A Five-Way Linux Distribution Comparison In 2010

2010-07-14 0 min read Linux Uncategorized
\"Tux,
Image via Wikipedia

<a href="http://www.phoronix.com/scan.php?page=article&item=linux_2010_fiveway&num=1" target="_blank">A five way linux comparison.

A very good comparison of the most common and famous distributions of <a class="zem_slink freebase/guid/9202a8c04000641f8000000000dafbd5" title="Linux" rel="wikipedia" href="http://en.wikipedia.org/wiki/Linux">Linux. Very comprehensive and detailed. Love this guy.<h6 class="zemanta-related-title">Related articles by Zemanta <ul class="zemanta-article-ul"> <li class="zemanta-article-ul-li"><a href="http://lifehacker.com/5585048/spotify-streaming-music-player-comes-to-linux">Spotify Streaming Music Player Comes to Linux [Downloads] (lifehacker.com) <li class="zemanta-article-ul-li"><a href="http://sathyasays.com/2010/07/13/spotify-for-linux/">Spotify for Linux (sathyasays.com) <div class="zemanta-pixie"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" src="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/zemified_c16.gif" alt="Enhanced by Zemanta" /><span class="zem-script more-related more-info pretty-attribution paragraph-reblog">

Continue reading

Sitemap

2010-07-12 0 min read
Older posts Newer posts